summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/spec/package.html
blob: f3961b86eeb2dd5f5ee68dfc8fe7a3b9c22ce3d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>UIC ticket interface
</head>
<body>
	Provides the interface specification of the ticket data. Any ticket
	data implementation which wants to use the provided encoder / decoder
	function must implement this interface. A simple implementation is
	provided in package
	<b>impl
		</p>. 
</body>
</html>